home *** CD-ROM | disk | FTP | other *** search
/ Complete Linux / Complete Linux.iso / docs / apps / editors / emacs / emacs_19 / emacs_19.rea < prev    next >
Encoding:
Text File  |  1994-06-02  |  1.6 KB  |  50 lines

  1. This is emacs 19.24 that I compiled on Linux.
  2.  
  3. If you try to recompile emacs 19.24 from the sources,
  4.  note that it doesn't compile out of the box if you don't have 
  5. the static X11 libs installed 
  6. (the configure script uses "-g" together with "-lX11" when checking
  7. for some functions. 
  8.  
  9. I dumped this emacs binary with the new cc-mode instead of the old c-mode
  10. and included saveplave in the dump.
  11.  
  12. Some of the new features :
  13. - the toolkit from lucid emacs is now included in GNU emacs
  14.   so the menus look a lot nicer under X11 now
  15. - some new lisp packages are included in the menus (ediff for example)
  16. see the option "News" under "Help" inside emacs for details
  17.  
  18. the example .emacs in the addons tar file also contains the settings 
  19. and information to run clisp as inferior lisp in emacs. 
  20.  
  21. Stefan Strobel (stefan.strobel@linux.org or strobel@fh-heilbronn.de)
  22.  
  23. ----------------------------------------------------
  24.  
  25. This package consists of the following files :
  26. emacs-19.24.linux.bin.tar.gz
  27.    the main files, compiled emacs-lisp files, manpages etc.
  28.    This emacs has been dumped with the new cc-mode which replaces 
  29.    the old C- and C++ Modes. Saveplace is also in the dumped emacs
  30.    Emacs is compiled with X11 and the Lucid Toolkit Option
  31.  
  32. emacs-19.24.linux.lispsrc.tar.gz 
  33.    the lisp source files (.el) for the above
  34.  
  35. emacs-19.24.linux.info.tar.gz 
  36.    the info files
  37.    Note that they are compressed and emacs can display them compressed.
  38.    This saves a lot of diskspace
  39.  
  40. emacs-19.24.addon.tar.gz 
  41.    some additional files for the site-lisp directory with an
  42.    example .emacs init file that sets fonts and colors and loads some 
  43.    other useful libraries.
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.